func golang.org/x/tools/internal/gocommand.getWorkspaceMainModules
2 uses
	golang.org/x/tools/internal/gocommand (current package)
		vendor.go#L124: 		mainMods, err := getWorkspaceMainModules(ctx, inv, r)
		vendor.go#L135: func getWorkspaceMainModules(ctx context.Context, inv Invocation, r *Runner) ([]*ModuleJSON, error) {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)